JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.netscape.cms.logging.LogEntry
Packages that use
LogEntry
Package
Description
com.netscape.cms.logging
Uses of
LogEntry
in
com.netscape.cms.logging
Methods in
com.netscape.cms.logging
that return types with arguments of type
LogEntry
Modifier and Type
Method
Description
Vector
<
LogEntry
>
LogFile.
readEntry
(int maxLine, int lowLevel,
LogSource
source,
String
fName)
Read all entries whose logLevel >= lowLevel and log source = source to at most maxLine entries(from end) If the parameter is -1, it's ignored and return all entries